﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial Unicode MS;
}
.uploadBorder
{
	border-left: 3px solid #cdf1fd;
}
.curvebannerf
{
	background-image:url(./images/curve_banner.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.curvebannerBorder
{
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}
.banner_grd
{
	background-image: url(images/curve_banner_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 45px;
}
.BorderForFilter
{
	border-top: #00000 1px solid;
	border-left: #00000 1px solid;
	border-right: #00000 1px solid;
	border-bottom: #00000 1px solid;
}
.curvebanner_Bg
{
	background-image:url(./images/top_curve_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.contentBg
{
	background-color: #d1f3fc;
}
.Blueheader
{
	font-family: Calibri;
	font-size: 20px;
	color: #2669a6;
	line-height: bold;
	line-height: 20px;
}
.BlueheaderSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2669a6;
	line-height: bold;
}
.copperBlueBg
{
	background-color: #45a6d0;
}
.blackHeader
{
	font-family: Calibri;
	font-size: 18px;
	color: #000000;
	line-height: bold;
	line-height: 18px;
}
.whiteHeader
{
	font-family: Calibri;
	font-size: 20px;
	color: #ffffff;
}
.greenHeader
{
	font-family: Calibri;
	/*font-size: 28px;*/
	font-size: 20px;
	color: #085800;
}
.yellowGren
{
	font-family: Calibri;
	font-size: 13px;
	color: #e5ed00;
	text-decoration: none;
}

.trnormal
{
	background-color: #FFF;
	height: 40px;
}
.trover
{
	background-color: #cccccc;
	height: 40px;
}
.body_green_ltr
{
	color: #00792d;
	font-family: Verdana;
	font-size: 10.5px;
	font-weight: bold;
}
.body_black_ltr
{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}
.body_gray_ltr
{
	color: #4e5153;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}
.help_padding
{
	padding-left: 6px;
}
.grayBg
{
	background-color: #cccccc;
}

.alternateBg
{
	background-color: #f0f0f0;
}
.blueBg
{
	background-color: #0a92c2;
}

.divider
{
	background-image: url(Images/separator.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 61px;
	width: 1px;
}
.table_headerBg
{
	background-color: #79c5df;
	color: #024079;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.body_WhiteLtr
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}
.redltr
{
	color: #F00;
	font-family: Arial;
	font-size: 12px;
}
.tableLines
{
	border-left: 1px solid #ffffff;
}

.Linebottom
{
	border-bottom: 1px solid #ffffff;
}
.WhiteBg
{
	background-color: #FFFFFF;
}
.inputText
{
	border: 1px solid #7f9db9;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family:Arial Unicode MS ;	
	font-size: 11px;
	color: #000000;
}
.black_overlay
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
}
.white_content
{
	display: none;
	background-color: #FFF;
	position: absolute;
	margin: 50%;
	width: 293px;
	height: 138px;
	padding: 0px;
	z-index: 1002;
	overflow: auto;
}
.uploadarea
{
	display: none;
	background-color: #FFF;
	position: absolute;
	top: 75%;
	left: 40%;
	width: 351px;
	height: 96px;
	padding: 0px;
	z-index: 1002;
	overflow: auto;
	vertical-align: top;
}
/*CCMS Drop Menu Start*/
#chromemenu{
width:100%;
}

#chromemenu:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
width: 100%;
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;;
font-size : 10.5px;
font-weight:bold;
color : #FFFFFF;
height:34px;
padding-top:3px;

}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;;
font-size : 11px;
font-weight:bold;
color : #FFFFFF;
padding: 3px 12px 12px 8px;
text-decoration: none;
background-position:right;

}

#chromemenu ul li a:hover{
font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight:bold;
color : #FFFFFF;
background-repeat:repeat-x;
text-decoration:underline;
}

.current{
font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;;
font-size : 11px;
font-weight:bold;
color : #FFFFFF;
background-repeat:repeat-x;
}

.dropmenudiv{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
position:absolute;
top: 0;
border: 1px solid #ffffff; 
border-bottom-width: 0;
background-color:#f35d5f;
line-height:15px;
z-index:100;
width: 500px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#f35d5f,direction=135,strength=4); 
white-space:nowrap;
}

.dropmenudiv a{
width: 100%;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
display: block;
text-indent: 3px;
padding: 2px 3px;
text-decoration: none;
color: #000000;
border-bottom:#ffffff 1px solid;
}
.dropmenudiv a:hover{ 
background-color: #ffffff;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size :11px;
color:black;
width: 500px;
}
/*CCMS Drop End*/



.bubbleInfo
{
	position: relative;
	z-index: 1000;
}
.trigger
{
	position: absolute;
}

/* Bubble pop-up */

.popup
{
	position: absolute;
	display: none;
	z-index: 1000;
	border-collapse: collapse;
}

.popup td.corner
{
	height: 96px;
	width: 351px;
	z-index: 1000;
}



.popup table.popup-contents
{
	font-size: 12px;
	line-height: 1.2em;
	background-color: #fff;
	z-index: 1000;
	color: #666;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , "Lucida Sans" , sans-serif;
}

table.popup-contents th
{
	text-align: right;
	text-transform: lowercase;
	z-index: 1000;
}

table.popup-contents td
{
	text-align: left;
	z-index: 1000;
}

tr#release-notes th
{
	text-align: left;
	text-indent: -9999px;
	height: 17px;
}

tr#release-notes td a
{
	color: #333;
	z-index: 1000;
}
.borderarea
{
	border: 2px solid #1161a8;
	padding: 2px;
}


.t_gray
{
	background: url(images/gray_dot.gif) 0 0 repeat-x;
	padding: 0px;
}
.b_gray
{
	background: url(images/gray_dot.gif) 0 100% repeat-x;
	padding: 0px;
}
.l_gray
{
	background: url(images/gray_dot.gif) 0 0 repeat-y;
	padding: 0px;
}
.r_gray
{
	background: url(images/gray_dot.gif) 100% 0 repeat-y;
	padding: 0px;
}
.bl_gray
{
	background: url(images/gray_round-bottom-left.gif) 0 100% no-repeat;
	padding: 0px;
}
.br_gray
{
	background: url(images/gray_round-bottom-right.gif) 100% 100% no-repeat;
	padding: 0px;
}
.tl_gray
{
	background: url(images/gray_round-top-left.gif) 0 0 no-repeat;
	padding: 0px;
}
.tr_gray
{
	background: url(images/gray_round-top-right.gif) 100% 0 no-repeat;
	padding: 0px;
}
input.btn
{
	color: #cbe2f5;
	font: bold 84% 'trebuchet ms' ,helvetica,sans-serif;
	background-color: #235288;
	border: 1px solid;
	border-color: #45a6d3 #45a6d3 #45a6d3 #45a6d3;
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= '#1f4e84' ,EndColorStr= '#ffffff' );
}

input.btnhov
{
	border-color: #043f5b #043f5b #043f5b #043f5b;
	border: 1px solid;
	font: bold 84% 'trebuchet ms' ,helvetica,sans-serif;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= '#1f4e84' ,EndColorStr= '#ffffff' );
}
.tableTab
{
	background-color: #8bd7f1;
}

.tableCell
{
	border-bottom: #c9e7f2 1px solid;
	border-right: #d3d3d3 1px solid;
}

.pagenav
{
	background-color: #ffffff;
	text-align: right;
	
}

.pagenav h5
{
	text-align: right;
}
/*
.pagenav ul
{
	padding: 5px 5px;
	margin: 5px 0px;
	background-color: #;
	font: bold 0.8em Verdana, Arial, Sans-serif;
	text-align: right;
}
*/
.pagenav td
{
	list-style: none;
	margin: 0;
	display: inline;
	text-align: right;
}
.pagenav a
{
	padding: 5px;
	background: #eee;
	border: 1px solid #ccc;
	font: bold 1em Verdana, Arial, Sans-serif;
	text-decoration: none;
	color: #999;
}
.pagenav a:link
{
	color: #999;
}
.pagenav a:visited
{
	color: #999;
}
.pagenav a:link:hover, .pagenav a:visited:hover
{
	background: #c6e7f6;
	border: 1px solid #999;
	color: #000;
}
.pagenav a.thispage
{
	background: #c6e7f6;
	border: 1px solid #45a6d0;
	color: #000;
}


.LoginMidLeftPaneBdr
{
	background-image: url('../images/LoginMidLeftPaneBdr.png');
	background-repeat: repeat-y;
}

.LoginMidRightPaneBdr
{
	background-image: url('../images/LoginMidRightPaneBdr.png');
	background-repeat: repeat-y;
}
.LoginMidPaneBdr
{
	background-image: url('../images/LoginMidPaneBdr.png');
	width:366px;
	background-repeat: repeat-y;
}

.LoginRightPane
{
	background-image: url('../images/LoginRightPane.png');
	width:366px;
	background-repeat: repeat-x;
}

.loginhdrtxt
{
	color:#a32825;
	font-family:Calibri;
	font-size:20px;
	font-weight:bold;
}

.logintxt
{
	color:#a32825;
	font-family:Calibri;
	font-size:14px;font-style:normal;
}

.loginsplitter
{
	background-color:#a32825;
	border:solid 1px #a32825;
}

.loginbtnbg
{
	background-image: url(../images/LoginBtnBg.png);
	color: White;
	padding: 1px;
	text-align: center;
	vertical-align:middle;
	border: none 0px #a32825;
	height:30px;
	width:85px;
}


.loginlink
{
	font-family:Calibri;
	font-size: 15px;
	color: #a32825;
	text-decoration:none;
	line-height:25px;
}

.loginlink a:hover
{
	font-family: Calibri;
	font-size: 15px;
	color: #a32825;
	text-decoration:underline;
}

.loginlink a:visited
{
	font-family: Calibri;
	font-size: 15px;
	color: #a32825;
	text-decoration:underline;
}